Skip to content

docs: add Agent SDK development guide for other agent languages#1052

Merged
nan-yu merged 6 commits intogoogle:mainfrom
nan-yu:agent-sdks
Apr 2, 2026
Merged

docs: add Agent SDK development guide for other agent languages#1052
nan-yu merged 6 commits intogoogle:mainfrom
nan-yu:agent-sdks

Conversation

@nan-yu
Copy link
Copy Markdown
Collaborator

@nan-yu nan-yu commented Apr 1, 2026

Description

Replace this paragraph with a description of what this PR is changing or adding, and why. Consider including before/after screenshots.

List which issues are fixed by this PR. For larger changes, raising an issue first helps reduce redundant work.

Pre-launch Checklist

If you need help, consider asking for advice on the discussion board.

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request introduces the Agent SDK Development Guide, which outlines the unified architecture, core interfaces, and implementation standards for A2UI Agent SDKs across different languages. The review identified several inconsistencies between the guide's code snippets and the actual reference implementations in Python and Kotlin, specifically regarding method naming, configuration patterns, and the current parsing strategy. Additionally, a typo was found in the standard prompt tags section.

@nan-yu nan-yu merged commit a09056f into google:main Apr 2, 2026
11 checks passed
@github-project-automation github-project-automation bot moved this from Todo to Done in A2UI Apr 2, 2026
@nan-yu nan-yu deleted the agent-sdks branch April 2, 2026 16:10
peterblazejewicz pushed a commit to peterblazejewicz/A2UI that referenced this pull request Apr 5, 2026
…le#1052)

* docs: add Agent SDK development guide for other agent languages

* docs: add cross-language feature synchronization guidelines to agent SDK guide

* Address review comments

* docs: update A2uiStreamParser documentation to reflect transition from state-machine to regex-based parsing

* docs: add installation instructions and guide for incremental streaming with A2uiStreamParser

* docs: update agent development guide for A2UI v0.9, version negotiation, and incremental streaming workflows
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants